Vcenter Host Hardware DirectPathDevices VmClassInfo
The Vcenter Host Hardware DirectPathDevices VmClassInfo schema provides information about VmClass using resources provided by a given DirectPath device.
This schema was added in vSphere API 9.1.0.0.
{
"zone": "string",
"zone_name": "string",
"vm_class": "string",
"dpp_id": "string",
"vm_class_reserved_in_use": 0,
"vm_class_reserved_total": 0
}
The zone associated with the VMClasses using resources from the device.
This property was added in vSphere API 9.1.0.0.
if missing or null, then this information is not available.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone.
Zone name.
This property was added in vSphere API 9.1.0.0.
if missing or null, then this information is not available.
VirtualMachineClass name.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.VirtualMachineClass. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.VirtualMachineClass.
DirectPathProfile Id associated with this usage.
This property was added in vSphere API 9.1.0.0.
if missing or null, then this information is not available.
Reservations in use for the VirtualMachineClass in the cluster the host belongs to.
This property was added in vSphere API 9.1.0.0.
if missing or null, then this information is not available.
Total number of reservations done for the VMClass in the cluster the host belongs to.
This property was added in vSphere API 9.1.0.0.
if missing or null, then this information is not available.